pccdump

USAGE: pccdump infile [-L]

pccdump prints out PCC features and code
stored in .pcc file and writes this output.

ARGUMENTS:
    infile: input filename (.pcc) containing PCC (BINARY)

OPTIONS:
        -f: FEATURES_FLAG; when set, displays only
            PCC features, not chains.
        -L: print Software License for this module

 

Example:

pccdump magstrpTH.pcc

magstrpTH.pcc:

Binary file (not displayable)

output:

image size: 512x480, PCC length = 6738
PCC dump includes following information:
codeword number, feature type, feature (x,y), PCC chain codes.
(Locations (x,y) only displayed for start and break features.)

    5:   247 = LINEBRCODE ( 34,   3)    60
    7:   242 = ENDCODE     137  161  132  138  137  138
       162  187  236
   17:   242 = ENDCODE
   22:   246 = STARTCODE ( 93,  3)    65   89   84  104   88  104
        85   88  103   88   84   84
        83   83   64   61   60   61
        61   60   64   60   26   30
         7    6   26    6   29   24
        29   26   26   26    6   26
        31
   60:   242 = ENDCODE
   65:   246 = STARTCODE (105,  3)    65  103  104   85   88  104
        84   84   84   64   64   64
        60   79   60   54    7    7
         6   26    7    6   26    6
        26  209
   92:   242 = ENDCODE
   97:   246 = STARTCODE (117,  3)    66   85   85   84   84   80
        61   60   54    7   29   24
        29    2  196
  113:   242 = ENDCODE

etc...

Copyright (C) 1999 MLMSoftware Group, LLC.